Function
GimpParamSpecColorget_default
Declaration [src]
GeglColor*
gimp_param_spec_color_get_default (
GParamSpec* pspec
)
Parameters
pspec
-
Type:
GParamSpec
A
GeglColor
GParamSpec
.The data is owned by the caller of the function.
Return value
Type: GeglColor
The default GeglColor
.
The data is owned by the called function. |